JAMS 6.x Help
NotifyPropertyCollection<T> Class Members
Properties  Methods  Events


The following tables list the members exposed by NotifyPropertyCollection<T>.

Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<T>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<T>)
Top
Protected Properties
 NameDescription
Protected PropertyIsSortedCore (Inherited from System.ComponentModel.BindingList<T>)
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<T>)
Protected PropertySortDirectionCore (Inherited from System.ComponentModel.BindingList<T>)
Protected PropertySortPropertyCore (Inherited from System.ComponentModel.BindingList<T>)
Protected PropertySupportsChangeNotificationCore (Inherited from System.ComponentModel.BindingList<T>)
Protected PropertySupportsSearchingCore (Inherited from System.ComponentModel.BindingList<T>)
Protected PropertySupportsSortingCore (Inherited from System.ComponentModel.BindingList<T>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodAddNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodCancelNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodClearModifiedClears the modified flag on all items in the list  
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodEndNew (Inherited from System.ComponentModel.BindingList<T>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodObjectChangedSupport for change notification  
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodResetBindings (Inherited from System.ComponentModel.BindingList<T>)
Public MethodResetItem (Inherited from System.ComponentModel.BindingList<T>)
Public MethodSetModifiedSets the modified flag of all objects in the list  
Top
Protected Methods
 NameDescription
Protected MethodAddNewCore (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodApplySortCore (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodClearItems (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodFindCore (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodInsertItem (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodOnAddingNew (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodOnListChanged (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodRemoveItem (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodRemoveSortCore (Inherited from System.ComponentModel.BindingList<T>)
Protected MethodSetItem (Inherited from System.ComponentModel.BindingList<T>)
Top
Public Events
 NameDescription
Public EventAddingNew (Inherited from System.ComponentModel.BindingList<T>)
Public EventListChanged (Inherited from System.ComponentModel.BindingList<T>)
Top
See Also

Reference

NotifyPropertyCollection<T> Class
MVPSI.JAMS Namespace

Send Feedback